IndexOfIllustrationsSourceIsRelativeTabStopPosition Property
Specifies whether the position of tab stops is relative to the left margin or to the left indent as determined by the paragraph style
The defined values are:
-false: paragraph style does not determine position of tab stops relative to the left margin or left ident.
-true: paragraph style determines the position of tab stops relative to the left margin or left ident.
Namespace: Independentsoft.Office.OdfAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public bool IsRelativeTabStopPosition { get; set; }
Public Property IsRelativeTabStopPosition As Boolean
Get
Set
Property Value
Boolean